Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
RLG Maker
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Romain DELEAU
RLG Maker
d4965b092cb56850f97c16483aee1e0bdee7bf31
d4965b092cb56850f97c16483aee1e0bdee7bf31
Switch branch/tag
rlg-tool
src
app
class
role-occurrence
role-occurrence.ts
Find file
Normal view
History
Permalink
role-occurrence.ts
100 Bytes
Edit
Web IDE
Newer
Older
Data structure
aaf0e810
Romain DELEAU
committed
1 year ago
1
2
export
class
RoleOccurrence
{
iteration
:
number
=
1
;
sider complete: characters - occurences - repeat - interrupt
a1f133a0
Romain DELEAU
committed
1 year ago
3
4
min
:
number
=
0
;
max
:
number
=
0
;
Data structure
aaf0e810
Romain DELEAU
committed
1 year ago
5
}