issues
search
c2nes
/
javalang
Pure Python Java parser and tools
MIT License
737
stars
161
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Changeset allowing to parse a large test set
#97
kleag
opened
3 years ago
0
Store the unicode string as raw string
#96
jose
opened
3 years ago
0
java 11+ support?
#95
jimkohl
opened
3 years ago
1
Start position and End position
#94
jose
opened
3 years ago
3
How to collect all classes in a java file in a hierarchical way?
#93
jose
closed
3 years ago
1
Add position to ReferenceType
#92
joachimm
opened
3 years ago
0
Can we use javalang to remove comments form java files?
#91
Hareem-E-Sahar
opened
3 years ago
1
`DecimalInteger` inherit `Literal` instead of `Integer`
#90
zzxn
opened
3 years ago
0
Problem with chained method call
#89
avancinirodrigo
closed
3 years ago
2
Receiver parameter not supported?
#88
omega697
opened
3 years ago
0
JavaSyntaxError raised for unknown reasons
#87
chenyangyc
opened
3 years ago
5
Add the way of restoring original java code by tokens stream.
#86
Pilipets
closed
3 years ago
1
Extracting all Methods in a Java File (i.e. myFile.Java)
#85
cyberjj999
opened
3 years ago
1
userIdList.stream().map(AnonymizeUtil::anonyAll) The anonyAll method is parsed into MemberReference type,How to get method parameters?
#84
zxl941202
opened
4 years ago
1
How to associate methods to a class in a java file
#83
aditi9292
opened
4 years ago
2
Errors occurs when parsing 'i=0'
#82
yuanyehome
opened
4 years ago
0
private List<@Length(min = 0, max = NumberKeys.NUM_128) String> member java code like this will be analysed wrong
#81
wangyun2018
opened
4 years ago
3
Get all methods' code
#80
anshul17024
opened
4 years ago
3
Get class from MethodInvocation
#79
paulodamaso
opened
4 years ago
0
解析lang包里的System.java会出现错误
#78
liepengGitHub
opened
4 years ago
1
If a statement has double semicolon in the end, The JavaSyntaxError was throwed
#77
tangxuchu
opened
4 years ago
0
Can't recognize binary logical operator '!'
#76
Vitaly-Protasov
opened
4 years ago
0
InstanceOf Binary Operator doesn't have code line
#75
lyriccoder
closed
4 years ago
1
Replace deprecated test methods
#74
CirQ
opened
4 years ago
0
`AssertStatement` doesn't have a position
#73
tribals
closed
4 years ago
5
Support Switch Expressions
#72
gtach2o
closed
4 years ago
2
Update .travis.yml
#71
Amar1729
closed
4 years ago
1
Adds _position field to many entities of the Java language
#70
Gargarensis
closed
4 years ago
1
Unable to parse '#' included in a string
#69
pradnyaalc
opened
4 years ago
0
Extracting source code of user defined methods from java file
#68
ghost
opened
4 years ago
3
getting line number
#67
fuadmmnf
closed
5 years ago
1
Expose position to TryStatement
#66
rgamba
opened
5 years ago
0
how to traverse all AST node?
#65
jackie1116
opened
5 years ago
2
what's the meaning of attibution 'label' of Statement?
#64
cloud1020
opened
5 years ago
0
Serialize output
#63
fcostasilva
opened
5 years ago
2
Allow line comments at the end of the file without a final line break
#62
ggazzi
closed
5 years ago
2
Error parsing line comment in last line with no final line break
#61
ggazzi
opened
5 years ago
2
Feature request: get number of lines in a block?
#60
ayaankazerouni
opened
5 years ago
3
replace method with another
#59
naevtamarkus
opened
5 years ago
0
String values don't properly handle unicode escapes
#58
SteveKommrusch
opened
6 years ago
2
Is there anything associate the node with tokens?
#57
DennisShaw
opened
6 years ago
0
How to parse a java file?
#56
DennisShaw
opened
6 years ago
1
Error of token position of lines preceded by inline comments (issue #54)
#55
bloriot97
closed
6 years ago
1
Error of token position of lines preceded by inline comments
#54
bloriot97
closed
6 years ago
0
JavaSyntaxError parsing method reference
#53
hacktoon
opened
6 years ago
1
Array argument
#52
dfagneray
opened
6 years ago
2
Option to ignore errors on tokenization.
#51
cassianomonteiro
closed
6 years ago
7
Fix IndexError when reading identifier at the end of a line
#50
cassianomonteiro
closed
6 years ago
2
extracting each methods in .java file
#49
nxs5899
opened
6 years ago
16
Fix fields and methods properties on EnumDeclaration
#48
tonyroberts
closed
6 years ago
1
Previous
Next